Skip to content

Rollup of 6 pull requests - #152127

Closed
JonathanBrouwer wants to merge 12 commits into
rust-lang:mainfrom
JonathanBrouwer:rollup-EhN97sn
Closed

Rollup of 6 pull requests#152127
JonathanBrouwer wants to merge 12 commits into
rust-lang:mainfrom
JonathanBrouwer:rollup-EhN97sn

Conversation

@JonathanBrouwer

Copy link
Copy Markdown
Member

Successful merges:

Failed merges:

r? @ghost

Create a similar rollup

JonathanBrouwer and others added 12 commits February 4, 2026 16:16
…=lqd

Convert to inline diagnostics in `rustc_resolve`

For rust-lang#151366
…st_lowering, r=JonathanBrouwer

Convert to inline diagnostics in `rustc_ast_lowering`

Part of rust-lang#151366.

r? @JonathanBrouwer
…jdonszelmann

Convert to inline diagnostics in `rustc_expand`

For rust-lang#151366
r? @jdonszelmann
…orm, r=jdonszelmann

Convert to inline diagnostics in `rustc_mir_transform`

For rust-lang#151366
r? @jdonszelmann
…ky, r=GuillaumeGomez

Remove rustdoc GUI flaky test

Part of rust-lang#93784.

Originally, this test was checking more things (original version is [here](rust-lang@6bbbff5)), now it only checks that the `searchIndex` variable is global. However, we already are forced to check it in the `rustddoc-js[-std]` testsuites so I think it's safe to say that it's superfluous and definitely not worth all the CI flakyness it created.

r? ghost
…jdonszelmann

Convert to inline diagnostics in `rustc_middle`

For rust-lang#151366
r? @jdonszelmann
@rust-bors rust-bors Bot added the rollup A PR which is a rollup label Feb 4, 2026
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Feb 4, 2026
@JonathanBrouwer

Copy link
Copy Markdown
Member Author

@bors r+ rollup=never p=5

@rust-bors

rust-bors Bot commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 02848b8 has been approved by JonathanBrouwer

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 4, 2026
@JonathanBrouwer
JonathanBrouwer deleted the rollup-EhN97sn branch August 21, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants